home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
01
/
bush.swf
/
scripts
/
frame_62
/
DoAction.as
Wrap
Text File
|
2001-09-20
|
188b
|
7 lines
ifFrameLoaded(LOADED_FRAME + "59")
{
percent_loaded = int(LOADED_FRAME * "100" / total_frames);
LOADED_FRAME += "1";
setProperty("/BAR", _xscale, percent_loaded * value);
}